Skip to content

Drop Suggests: RColorBrewer#6851

Open
arcresu wants to merge 2 commits into
tidyverse:mainfrom
arcresu:drop-RColorBrewer
Open

Drop Suggests: RColorBrewer#6851
arcresu wants to merge 2 commits into
tidyverse:mainfrom
arcresu:drop-RColorBrewer

Conversation

@arcresu
Copy link
Copy Markdown
Contributor

@arcresu arcresu commented Apr 16, 2026

This does not correspond to an issue, but by chance I noticed that the only place RColorBrewer was used was in the script for generating icons. I replaced it with the equivalent call to pal_brewer() and dropped the dependency. The only remaining reference to RColorBrewer is in man/scale_brewer.Rd, pulled in indirectly by @inheritParams scales::pal_brewer.

The unrelated bugfix is just because the icon script wouldn't run as g was undefined at that line.

@arcresu arcresu force-pushed the drop-RColorBrewer branch from 479d8c0 to 985c736 Compare May 12, 2026 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant